home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9072 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  691 b 

  1. Path: voyager.iii.org.tw!lees
  2. From: lees@iiidns.iii.org.tw (Special (831104))
  3. Newsgroups: comp.lang.c++
  4. Subject: spawn and wait in Win3.1
  5. Date: 28 Feb 1996 13:37:15 GMT
  6. Organization: SEEDNET InterNetNews News System
  7. Message-ID: <4h1lqb$pr8@voyager.iii.org.tw>
  8. NNTP-Posting-Host: iiidns.iii.org.tw
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. Hi everyone:
  12.  
  13.         I would like to spawn a process and the original process keep
  14.         waiting until the process terminate.
  15.  
  16.         After check MSDN .. termwait.exe, arine.exe and also runwait.exe.
  17.         I still can't figure out how to do so.
  18.  
  19.         Can someone help me out ... since the project is about due ...
  20.         Thank you ...very much
  21.